var testing.outputDir
4 uses
testing (current package)
testing.go#L452: outputDir = flag.String("test.outputdir", "", "write profiles to `dir`")
testing.go#L485: outputDir *string
testing.go#L2440: if *outputDir == "" || path == "" {
testing.go#L2460: return fmt.Sprintf("%s%c%s", *outputDir, os.PathSeparator, path)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)